/*--公共样式 start--*/
html{overflow-x:hidden}
.nav_box{position:absolute !important;left: 50%;z-index: 2;transform: translate(-50%, 0px);width:100%;}
.second-third-max-width{max-width:1366px !important;width:80%;}
/*--公共样式 end--*/

/*吉祥物*/
.service{width:120px;height:130px;position: fixed;bottom:5%;right:5%;z-index:5;}
.service .call{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}
.service .pop{position:absolute;top: -10px;right: -30px;display:none;}

/*--banner start--*/
.banner{position:relative;}
.banner-box{height:800px;}
.banner-box .swiper {width: 100%;height: 100%;overflow:hidden;}
.banner-box .swiper-slide {text-align: center; font-size: 18px;background: #fff; display: flex;justify-content: center; align-items: center;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;}
.banner-box .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover;-o-object-fit:cover; }

/*网银登录*/
.login{position:absolute;left:50%;bottom:15%;z-index:1;transform: translate(-50%, 0px);width: 80%;max-width: 1360px;}
.wydl_box {width: 480px;height: 210px;background-color:#6ab12a ;border: 2px solid rgba(241,156,170,0.4);padding: 20px 15px;}
.wydl_box h3{font-size:18px;color:#fff;height:40px;border-bottom:1.5px solid #fff;}
.wydl_cont ul {display: flex;flex-wrap:wrap;display: -ms-flexbox;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;overflow:hidden;margin-top:10px;-ms-flex-wrap: wrap;}
.wydl_cont ul li {width:240px;line-height:50px;text-align:left;}
.wydl_cont a {font-size: 16px;color: #ffffff;transition:all 0.4s;position:relative;}
.wydl_cont a:after{content:"";width:0;height:2px;background-color:#fff;position:absolute;right:0px;bottom:-5px;transition:width 0.6s;}
.wydl_cont a:hover:after{width:100%;left:0;}
.wydl_cont a img{width:8px;margin-left: 15px;transition:all 0.4s;}
.wydl_cont a:hover img{margin-left:35px;} 
.wydl_ul {display: flex;display: -ms-flexbox;justify-content: space-between;-ms-flex-pack: justify;margin-top: 24px;}
.wydl_ul li {position: relative;}
.wydl_ul li::after {content: "";position: absolute;left: -20px;top: 4px;width: 1px;height: 80%;background-color: #fff;}
.wydl_ul li:nth-child(1)::after {display: none;} 
.wydl_ul li a {font-size: 14px;transition:all 0.4s;color:#fff}
.wydl_ul li a:hover{color:#0062b4;}

.wydl_ul li.wygj{position:relative;}
.wydl_ul li.wygj .qygj-static{position:absolute;top: -5px;left: 50px;width: 40%;height: 30px;}
.wydl_ul li.wygj .wygj-box{position:absolute;top: -50px;left:75px;width:90px;padding:5px;    transform: translate(-50%, 0px);background-color:#0068b7;border-radius:5px;display:none;z-index:999;line-height:25px;}
.wydl_ul li.wygj .wygj-box a{font-size:12px;}
.wydl_ul li.wygj .wygj-box a:hover{color:#6ab12a}
.wydl_ul li.wygj .wygj-box::after{content: "";width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-right: 10px solid #fff;position: absolute;top: 55px; left: -10px;}
/*-标题样式 start-*/
.banner-tit{position:absolute;top:30%;left:50%;z-index:1;transform: translate(-50%, 0px);}
.banner-tit h1{font-size:52px;color:#0062b4;    letter-spacing: 5px;}
.banner-tit p{font-size:20px; letter-spacing: 13px;}
/*-标题样式 end-*/

/*-swiper 切换按钮 start-*/
.swiper-pagination{width:80% !important;text-align: left !important;bottom:50% !important;left:50% !important;transform: translate(-50%, 0px) !important;max-width:1366px;z-index:1 !important}
.swiper-pagination .swiper-pagination-bullet{width:10px !important;height:10px !important;border-radius:0;opacity: 1;background-color: transparent;transition:all 0.4s;border: 2px solid #6bb02c;transform: rotate(45deg);margin-right: 15px !important;}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#6bb02c;}
/*-swiper 切换按钮 end-*/

/*-登录方式 start-*/
/*
.login1{position:absolute;left:50%;bottom:20%;z-index:1;transform: translate(-50%, 0px);}
.login1 ul{display:flex;flex-wrap:wrap;width:35%;height:160px;background:rgba(255,255,255,0.4);border:2px solid rgba(241,156,170,0.4);padding:20px;box-sizing: border-box;display: -ms-flexbox;-ms-flex-wrap: wrap;}
.login1 ul li:nth-child(-n+2){width:49%;height:70px;line-height:70px;text-align:center;background:url(/uiFramework/commonResource/image/2023120815313381055.png) no-repeat;background-size:100% 100%;    margin-right: 1%;}
.login1 ul li:nth-child(-n+2) a{font-size:18px;color:#fff;font-weight:bold;}
.login1 ul li:nth-child(n+3){margin:5px;}
.login1 ul li:nth-child(n+4){list-style-type: disc;margin-left:10px;}
*/
/*-登录方式 end-*/

/*-通知公告 start-*/
.call-board{position:absolute;bottom:0;width:100%;background:rgba(255,255,255,0.8);height:50px;z-index:1}
.call-board .call-box{width:80%;height:100%;margin:0 auto; display:flex;color:#fff;max-width:1366px;align-items: center;display: -ms-flexbox;-ms-flex-align: center;overflow:hidden;}
.call-tit{display:flex; width: 7%;align-items: center;display: -ms-flexbox;}
.call-tit img{width:15px;height:15px;margin-right:5px;}
.call-tit p{font-size:16px;color:#0062b4}
.lc_list{display:flex;height:100%;align-items: center;display: -ms-flexbox;-ms-flex-align: center;}
.lc_list li{width:auto;margin:0px 50px;padding-top:1px;}
.lc_list li a{display: block;font-size:16px;color:#333333;transition:all 0.4s;line-height: 45px;height: 43px; }
.lc_list li a img{margin-left:20px;}
.lc_list li a:hover{color:#0062b4}
.str_wrap{height:40px;}
/*-通知公告 start-*/

/*-快捷方式 start-*/
.shortcut {height:200px;}
.shortcut .shor-box{width:85%;position:relative;margin:0 auto;height:150px;top:50%;transform: translate(0px, -50%);max-width:1450px;}
.shor-box .swiper { width: 100%; height: 100%; }
.shor-box .swiper .swiper-button-next,.shor-box .swiper .swiper-button-prev{display:none;}
.shor-box .swiper .swiper-wrapper{overflow:hidden;}
.shortcut .swiper-slide { text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;display: -ms-flexbox;-ms-flex-pack: center;-ms-flex-align: center;}
.shortcut .swiper-slide a{transition:all 0.4s;}
.shortcut .swiper-slide a:hover{color:#6bb429}
.shortcut .swiper-slide img { display: block;width: 60px;height: 60px; object-fit: contain;    margin: 0 auto; transition:all 0.4s;}

.shortcut .swiper-slide span{display:inline-block;font-size:16px;margin-top:10px;}



/*-图片抖动效果 start-*/
.shortcut .swiper-slide a:hover img{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
  @-webkit-keyframes tada{0%{-webkit-transform:scale(1.5);}
  10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
  40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
  100%{-webkit-transform:scale(1) rotate(0);}}
  @-moz-keyframes tada{0%{-moz-transform:scale(1);}
  10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
  40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
  100%{-moz-transform:scale(1) rotate(0);}}
  @-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);
  opacity:0;}</p>
  40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
  70%{-webkit-transform:perspective(400px) rotateY(10deg);}
  100%{-webkit-transform:perspective(400px) rotateY(0deg);
  opacity:1;}}
  @-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);
  opacity:0;}
  40%{-moz-transform:perspective(400px) rotateY(-10deg);}
  70%{-moz-transform:perspective(400px) rotateY(10deg);}
  100%{-moz-transform:perspective(400px) rotateY(0deg);
  opacity:1;}}
  .dimg img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
  @-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
  10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
  40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
  100%{-webkit-transform:scale(1) rotate(0);}}
  @-moz-keyframes tada{0%{-moz-transform:scale(1);}
  10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
  40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
  100%{-moz-transform:scale(1) rotate(0);}}
  @-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);
  opacity:0;}
  40%{-webkit-transform:perspective(400px) rotateY(-10deg);}
  70%{-webkit-transform:perspective(400px) rotateY(10deg);}
  100%{-webkit-transform:perspective(400px) rotateY(0deg);
  opacity:1;}}
  @-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);
  opacity:0;}
  40%{-moz-transform:perspective(400px) rotateY(-10deg);}
  70%{-moz-transform:perspective(400px) rotateY(10deg);}
  100%{-moz-transform:perspective(400px) rotateY(0deg);
  opacity:1;}}
/*-图片抖动效果 end-*/
/*-快捷方式 end-*/

/*--banner end--*/

/*--资讯中心 start--*/
.news-info{background-color:#fbfbfb;}
.news-box{padding:30px 0;max-width:1450px;}
.news-box .layui-tab-card,.spe-box  .layui-tab-card{border:none;box-shadow: none;}
.news-box .layui-tab-title,.spe-box .layui-tab-title{background:none;border: none;height:auto;}
.news-box .layui-tab-title li{position:relative;font-size:18px;transition:all 0.4s;}
.news-box .layui-tab-title li.layui-this{color:#0068b7;font-weight:bold;}
.news-box .layui-tab-title li::after{content:"";position:absolute;left:50%;top:100%;width:0%;height:3px;background:#6bb429;    transform: translate(-50%, 0px);transition:all 0.4s}
.news-box .layui-tab-title li.layui-this::after{content:"";position:absolute;left:50%;top:100%;width:60%;height:3px;background:#6bb429;    transform: translate(-50%, 0px);border:none;border-radius:0;}
.news-box .layui-tab-title li:hover{color:#0068b7;font-weight:bold;}
.news-box .layui-tab-title li:hover::after{width:60%;}
.news-box .tab-box{display:flex;justify-content: space-between;height:51px;display: -ms-flexbox;-ms-flex-pack: justify;background:url(/uiFramework/commonResource/image/2024011911342829887.png) no-repeat bottom right;background-size:85%;}
.tab-box h1,.fin-tit h1{font-size:32px;}
.layui-tab-item{display:none;}

.inform-left{padding-right:30px;overflow:hidden;position:relative;}
.inform-left img{width:100%;height:350px;object-fit: cover;-o-object-fit: cover;}
.inform-left .infrom-fir-tit{display:flex;justify-content: space-between;margin: 20px 0;display: -ms-flexbox;-ms-flex-pack: justify;}
.inform-left a:hover .infrom-fir-tit{color:#6bb429;}
.inform-left .infrom-fir-tit span:first-child{font-weight:bold;font-size:18px;width: 75%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.inform-left .infrom-fir-tit span:last-child{font-size:16px;align-self: end;}
.inform-left p{line-height:25px;}
.infrom-list li{display:flex;align-items: center;margin:65px 0;display: -ms-flexbox;-ms-flex-align: center;}
.infrom-list li:first-child{margin-top:0;}
.infrom-list li:last-child{margin-bottom:0;}
.infrom-list li span.ser-num{margin-right: 20px;width:3px;height:60px;background:#6bb429;display:block}
.infrom-list li a{display:block;width:100%;}
.infrom-list li a:hover span:first-child{color:#6bb429;}
.infrom-list li a span:first-child{display:block;font-size:18px;position:relative;text-indent:10px;transition:all 0.4s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.infrom-list li a span:first-child::after{content:"";position:absolute;top:50%;left:0;transform: translate(0px, -50%);width:4px;height:4px;background-color:#565656;}
.infrom-list li a span:last-child{display:block;margin-top:10px;line-height:20px;font-size: 13px;color: #A0A0A0;}

.layui-tab-content{padding:0;}
/*-图片闪光效果 start-*/
.inform-left img {filter: blur(0.8px);-webkit-filter: blur(0.8px);transition:all 0.4s;}
.inform-left a:hover img {filter: blur(0);-webkit-filter: blur(0);transform:scale(1.04)}
/*-图片闪光效果 end-*/

/*--资讯中心 end--*/

/*--投资理财 start--*/
.tzlc-box{padding:30px 0;max-width:1450px;}
.tzlc-box .layui-tab-card,.spe-box  .layui-tab-card{border:none;box-shadow: none;}
.tzlc-box .layui-tab-title,.spe-box .layui-tab-title{background:none;border: none;height:auto;}
.tzlc-box .layui-tab-title li{position:relative;font-size:18px;transition:all 0.4s;}
.tzlc-box .layui-tab-title li.layui-this{color:#0068b7;}
.tzlc-box .layui-tab-title li::after{content:"";position:absolute;left:50%;top:100%;width:0%;height:3px;background:#6bb429;    transform: translate(-50%, 0px);transition:all 0.4s}
.tzlc-box .layui-tab-title li.layui-this::after{content:"";position:absolute;left:50%;top:100%;width:60%;height:3px;background:#6bb429;    transform: translate(-50%, 0px);}
.tzlc-box .tab-box{display:flex;justify-content: space-between;display: -ms-flexbox;-ms-flex-pack: justify;}

.tzlc-box  .infrom-list li{flex-direction: row-reverse;}

/*--投资理财 start--*/

/*--特色服务 start--*/
.spe-ser{background:url(/uiFramework/commonResource/image/2024010314294477314.png) no-repeat;background-size:cover;}
.spe-box {padding:50px 0;}
.spe-box .tab-box{height:51px;display:flex;justify-content: space-between;color:#fff;display: -ms-flexbox;-ms-flex-pack: justify;background:url(/uiFramework/commonResource/image/2024011914000169887.png) no-repeat bottom right;background-size:85%;}
.spe-box .tab-box .layui-this{color:#fff;font-weight:bold;}
.spe-box .layui-tab-title li{font-size:18px;}
.spe-box .layui-tab-title li::after{content:"";position:absolute;left:50%;top:100%;width:0%;height:3px;background:#fff;    transform: translate(-50%, 0px);transition:all 0.4s}
.spe-box .layui-tab-title li.layui-this::after{content:"";position:absolute;left:50%;top:100%;width:60%;height:3px;background:#fff;    transform: translate(-50%, 0px);border:none;border-radius:0;}
.spe-box .layui-tab-title li:hover{font-weight:bold;}
.spe-box .layui-tab-title li:hover::after{width:60%;}
/*-个人业务轮播图 start-*/
.gryw-swiper{position: relative;padding:50px 0;}
.gryw-swiper .swiper-container ,.gryw-swiper .swiper-container2,.gryw-swiper .swiper-container,.gryw-swiper .swiper-container4{width: 100%;height: 100%;overflow:hidden;}
.gryw-swiper .swiper-slide  {text-align: center; font-size: 18px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center; transition: 300ms;transform: scale(0.8);}
.gryw-swiper .swiper-slide a{display:flex;flex-direction:column;display: -ms-flexbox;-ms-flex-direction: column;}
.gryw-swiper .swiper-slide a img{width:380px;height:260px;border: 2px solid #ffffff;border-radius: 10px;    object-fit: cover;-o-object-fit:cover;}
.gryw-swiper .swiper-slide a span{margin-top:30px;}
.gryw-swiper .swiper-slide-active,.swiper-slide-duplicate-activem{transform: scale(1);}
.gryw-swiper .swiper-slide.swiper-slide-active a{color:#e60020}

.gryw-swiper .shade{position: absolute;background: #fff;bottom: 30px;width: 100%;height: 100px;}
.gryw-swiper .swiper-button-prev:after{content:"<"}
.gryw-swiper .swiper-button-prev{width:44px;height:44px;left: 14%;top: auto;bottom: 17%;background-image:none;background-color:#69b427;border-radius:50%}
.gryw-swiper .swiper-button-next:after{content:">"}
.gryw-swiper .swiper-button-next{width:44px;height:44px;right:14%;top:auto;bottom:17%;background-image:none;background-color:#69b427;border-radius:50%}
.gryw-swiper .swiper-button-prev:after,.gryw-swiper .swiper-button-next:after{position:absolute;width:44px;height:44px;line-height:44px;text-align:center;font-size:20px;transform:scale(1,2);color:#fff;}


.swiper-button-next:focus, .swiper-button-prev:focus{outline:none;}

/*-个人业务轮播图 end-*/
/* 新增 特色服务*/
.feature_service {position: relative;}
.feature_service_box {position: absolute;top: 0;left: 0;width: 100%;opacity: 0;z-index: 0;}
.feature_service_act {opacity: 1;z-index: 1;}
/* 新增 特色服务*/
/*--特色服务 end--*/

/*--关于本行 start--*/
.about-us{position:relative;}
.about-box{position:relative;padding:50px 0;}
.about-box img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}
.about-box .ab-cont{position:absolute;left:5%;top: 50%;width:15%;transform: translate(0px, -50%);}
.ab-cont h3{font-size:38px;color:#6ab12a;letter-spacing: 2px;}
.ab-cont p{font-size:16px;line-height:30px;margin:20px 0;}

.ab-cont a{display:block;width:200px;height:40px;background:linear-gradient(to right,#6ab12a, #85ea2d);;text-align:center;color:#fff;font-size:16px;margin-top:30px;box-sizing: border-box;position: relative;transition: all .6s linear;line-height: 40px;border-radius:5px;}
.ab-cont a:before {content: attr(data-text);position: absolute;top: 0px;left: 0;height: 100%;width: 100%;filter: alpha(opacity=100); opacity: 1;text-align: center; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.ab-cont a:hover:before { filter: alpha(opacity=0);opacity: 0; -webkit-transform: translate3d(0, 100%, 0);  -moz-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0) }
.ab-cont a>span { display: inline-block;text-align: center; filter: alpha(opacity=0);opacity: 0;-webkit-transform: translate3d(0, -100%, 0);-moz-transform: translate3d(0, -100%, 0); -ms-transform: translate3d(0, -100%, 0); -o-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s;transition: all .3s}
.ab-cont a:hover>span {filter: alpha(opacity=100);opacity: 1; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.ab-cont a:hover>span:nth-child(1) {-webkit-transition-delay: .045s;  -moz-transition-delay: .045s; -ms-transition-delay: .045s; -o-transition-delay: .045s;transition-delay: .045s}
.ab-cont a:hover>span:nth-child(2) { -webkit-transition-delay: .12s; -moz-transition-delay: .12s; -ms-transition-delay: .12s; -o-transition-delay: .12s; transition-delay: .12s }
.ab-cont a:hover>span:nth-child(3) { -webkit-transition-delay: .195s; -moz-transition-delay: .195s; -ms-transition-delay: .195s;-o-transition-delay: .195s; transition-delay: .195s}
.ab-cont a:hover>span:nth-child(4) { -webkit-transition-delay: .27s; -moz-transition-delay: .27s; -ms-transition-delay: .27s; -o-transition-delay: .27s;transition-delay: .27s}
.ab-cont a:hover { background-color: #e83a0c;}

.sp{position:absolute;top:20%;right:20%;width:300px;height:200px;background:blue}
.About_video{position: absolute;top: 50%;right:0;z-index: 5;width: 77%;height:85%;transform: translate(0px, -50%);box-shadow: 0 0 10px #000;}
.About_video .xgplayer{height:100% !important;}
/*--关于本行 end--*/

/*--各屏适配 start--*/
@media only screen and (max-width:1680px){
/*-banner start-*/
.banner-box{height:700px}
.login1 ul{width:38%;}
.call-tit{width:8%;}
.swiper-pagination{bottom:55% !important}
/*-banner end-*/
}
@media only screen and (max-width:1520px){
.banner-box{height:600px}
.banner-tit h1{font-size:42px;}
.banner-tit p{font-size:16px}
.call-tit p{font-size:14px}

.About_video{height:84%;}
}
@media only screen and (max-width:1390px){
.infrom-list li{margin:40px 0;}
.infrom-list li a span:last-child{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

.About_video{height:83%;}
.ab-cont a{width:160px;}
.ab-cont h3{font-size:28px;}
.ab-cont p{font-size:14px}
}

@media screen and (max-width:1521px){
.wydl_box{height:180px}
.wydl_cont ul li{line-height:40px;}

}
@media screen and (max-width:1300px){
.wydl_box{width:380px}
.wydl_cont ul li{width:190px}
.wydl_ul li::after{top: 3px;left:-10px}
.wydl_box h3{font-size:16px;}
.wydl_cont a{font-size:14px;}
.wydl_ul li a{font-size:12px;}

.About_video{height:82%}
}

@media screen and (max-width:1200px){
.About_video{height:81%}
.ab-cont h3{font-size:24px;}
}

@media screen and (max-width:1130px){
.About_video{height:79%}
.ab-cont p{font-size:12px}
.ab-cont a{width:110px;font-size:14px;height:30px;line-height:30px;}
}

@media screen and (max-width:1024px){
.ab-cont p{margin:10px 0;}
}
/*--各屏适配 end--*/

/*--各小屏适配 start--*/
@media only screen and (max-width:992px){
.foter-cont{width:100% !important;}
.banner-box{height:350px;}
.login{display:none;}
.call-tit{width:35%;}
.banner-tit{top:25%;}
.banner-tit h1{font-size:28px;letter-spacing: 1px;}
.banner-tit p{font-size:14px;letter-spacing: 5px;}
.swiper-pagination .swiper-pagination-bullet{width: 8px !important;height: 8px !important;}
.more{width:10%;}
.more a{display:inline-block;}
.lc_list li a{font-size:14px;}
.lc_list li a img{margin-left:30px;width:10px;}
.call-tit p{font-size:14px;}
.lc_list li{margin-left:0px;}

.shortcut{height:300px;}
.shortcut .shor-box{top:35%;}

.news-box .tab-box,.spe-box .tab-box{height:auto;flex-direction: column;align-items: center;-ms-flex-direction: column;-ms-flex-align: center;background-image:none;}
.shortcut .swiper-slide{border-right:none;}
.shor-box .swiper .swiper-wrapper{height:auto;flex-wrap:wrap;-ms-flex-wrap: wrap;}
.shortcut .swiper-slide{flex:0 0 calc((100% - 0px)/3)}
.shortcut .swiper-slide:nth-child(n+4){margin-top:15px;}
.shortcut .swiper-slide img{width:35px;height:35px;}
.spe-box .layui-tab-title li,.news-box .layui-tab-title li{font-size:16px;}

.inform-left{padding-right:0px;}
.infrom-list li{margin:20px 0;}
.infrom-list li span.ser-num{margin-right:10px;}
.infrom-list li a span:first-child,.inform-left .infrom-fir-tit span:first-child{font-size:16px;}
.inform-left .infrom-fir-tit span:last-child{font-size:14px;}
.inform-left img{height:150px}

.infrom-list li a span:first-child::after{top:50%}
.tab-box h1, .fin-tit h1{font-size:24px;margin-bottom: 10px;}

.gryw-swiper .swiper-slide-active{transform: scale(0.8);}

.about-box .ab-cont{width:48%;}
.ab-cont h3{font-size:18px;}
.ab-cont p{height: auto;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;margin:5px 0;line-height:25px;font-size:12px}
.ab-cont a{width:110px;height:30px;margin-top:0px;line-height:30px;font-size:12px;}
.About_video{width:45%;height:45%;}


.service{width:60px;height:65px;}
.service .pop{width:20px;right:-10px;}
}
@media screen and (max-width:525px){
.infrom-list li span.ser-num{display:none;}

.About_video{position: relative;width:100%;height:230px;top:150px}
.about-box .ab-cont{width:90%;top: 25%;}
}

@media screen and (max-width:380px){
.gryw-swiper .swiper-slide a img{width:300px;}
}

/* --各小屏适配 end-- */